.R, .nav_us .active, .nav_us li {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.OneRow, .Title1 li, .Title2 li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.Recharge {
  margin: 5px; }

.RechargeBk {
  background-color: #eee; }

.error {
  color: red; }

label strong {
  color: red; }

p {
  line-height: 24px; }

.HR {
  margin: 5px 0; }

.Color1 {
  color: yellow !important; }

A.Color1:hover {
  color: white !important; }

.Color2 {
  color: #A6E5FF !important; }

.BackColor1 {
  background-color: #004A8E !important; }

.BackColor2 {
  background-color: #A6E5FF !important; }

.Back {
  background-image: linear-gradient(to bottom, #71bc57 0, #57a53c 80%) !important; }

.menuItem {
  margin-right: 24px; }

a.Item {
  font-size: 20px;
  color: white !important; }

a.Item:hover {
  color: yellow !important;
  background-color: #71bc57 !important; }

a.Item:link {
  color: white; }

a.Item2 {
  font-size: 20px !important; }

.topline {
  height: 2px;
  display: block;
  overflow: hidden;
  width: 100%;
  background-color: #dbecd5; }

.FootBack {
  /*background-color:#EAEAEA !important;*/
  background-image: linear-gradient(to bottom, #c6f3b7 0, #dbecd5 100%) !important;
  padding: 20px; }

.MENU {
  margin-bottom: 0 !important; }

.LOGO {
  height: 90px;
  margin-right: -20px; }

.vertical-center {
  position: absolute;
  /*top: 30px;*/
  left: 20px; }

.arts li {
  line-height: 28px; }

.ProductUpDown {
  margin-top: 8px !important; }

.More {
  position: absolute;
  font-size: 16px;
  right: 15px;
  top: 16px; }

.Footer {
  background-image: linear-gradient(to bottom, #71bc57 0, #57a53c 80%) !important;
  padding: 15px;
  color: white; }

.navText {
  font-size: 16px; }
  .navText .active2 a {
    color: yellow !important;
    background-color: #71bc57 !important; }

.WhiteText {
  color: white; }

.Content {
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  background-color: #eee; }

.Content2 {
  padding: 30px !important;
  margin: 0 -15px 15px !important; }

.B10 {
  line-height: 24px;
  margin: 3px; }

.keywords {
  margin: 0 8px 0 0; }

.pagination {
  margin: 20px 0; }

.pagination ul {
  display: inline-block;
  list-style: none;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.pagination ul > li {
  display: inline; }

.pagination ul > li > a,
.pagination ul > li > span,
.pagination #lastspan {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0; }

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5; }

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default; }

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default; }

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span,
.pagination #lastspan {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.pagination-large ul > li > a,
.pagination-large ul > li > span,
.pagination-large #lastspan {
  padding: 11px 19px;
  font-size: 17.5px; }

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span,
.pagination-large #lastspan {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px; }

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px; }

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px; }

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px; }

label strong {
  color: red; }

.BtnLink {
  font-size: 12px;
  padding: 0 4px; }

.emptyrow10 {
  height: 10px;
  display: block;
  clear: both;
  overflow: hidden; }

.emptyrow {
  height: 20px;
  display: block;
  clear: both;
  overflow: hidden; }

a {
  color: #454545 !important;
  text-decoration: none; }

a:hover,
a:focus {
  color: #be0002 !important;
  text-decoration: underline; }

.IndexBlock {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px dotted #ddd;
  background-image: linear-gradient(to bottom, #eee 0, #ddd 40px, #eee 40px, white 42px) !important; }
  .IndexBlock .page-header {
    padding-bottom: 0px !important;
    margin: 10px 0 !important;
    border-bottom: none !important; }
    .IndexBlock .page-header h1 {
      margin: 6px 3px !important;
      font-size: 20px; }
  .IndexBlock .breadcrumb {
    background-color: transparent !important; }

.LeftRightPad {
  padding: 0 !important; }

.ProductType {
  padding-left: 0 !important; }

.widthall {
  width: 100%; }

.nav_us .active {
  background-color: #71bc57 !important; }
  .nav_us .active a {
    color: white !important;
    background: none !important; }
.nav_us li a {
  color: black !important; }

.partBtn li.active a {
  background-color: #71bc57 !important;
  color: #eee !important; }

.hide {
  display: none !important; }

.UL0, .Title1, .Title2 {
  list-style: none;
  margin-left: 0px;
  padding-left: 0; }

a.Item2:link {
  color: #333 !important;
  background-color: #eee !important;
  margin: 5px 0; }

.Title1 {
  font-size: 16px;
  padding: 8px;
  font-weight: bold; }

.Title2 {
  font-size: 14px;
  padding: 3px;
  text-indent: 1em;
  font-weight: normal !important; }
  .Title2 li {
    line-height: 1.8em; }

.imgfloat {
  float: left;
  margin: 8px; }

.webwidth {
  max-width: 1020px !important; }

.HNotMargin {
  margin: 8px 2px !important; }

/*# sourceMappingURL=style.css.map */

a.blueColor {
  color: blue !important;
}

a.blueColor:hover {
  color: darkred !important;
}

a.blueColor:link {
  color: blue !important;
}